Skip to content

Fix incorrect evaluation of secret process directive#6934

Merged
bentsherman merged 1 commit intomasterfrom
fix-secret-directive
Mar 18, 2026
Merged

Fix incorrect evaluation of secret process directive#6934
bentsherman merged 1 commit intomasterfrom
fix-secret-directive

Conversation

@bentsherman
Copy link
Copy Markdown
Member

Close #6895

This PR fixes a bug in the v2 syntax parser, where certain process directives such as secret were lazily evaluated even though they cannot be dynamic

@bentsherman bentsherman requested a review from jorgee March 17, 2026 17:06
@bentsherman bentsherman requested a review from a team as a code owner March 17, 2026 17:06
@bentsherman bentsherman requested a review from a team as a code owner March 17, 2026 17:06
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 17, 2026

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 633fd5e
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/69baa7bcf80f4e000808a146

@pditommaso pditommaso force-pushed the master branch 2 times, most recently from 6fe40e1 to ea1f4ea Compare March 17, 2026 19:46
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman bentsherman force-pushed the fix-secret-directive branch from 84b3a47 to 633fd5e Compare March 18, 2026 13:25
@bentsherman bentsherman merged commit 2353293 into master Mar 18, 2026
26 checks passed
@bentsherman bentsherman deleted the fix-secret-directive branch March 18, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Latest edge release wants secrets to be a list

2 participants